DiagnosticsController.DumpType Enum

Description

Types to dump session status.

Constant

Value

Description

Popup

0

Display on UI on phone or PC and update each frame. Display 5 meters in front of eye on head mounted devices.

Log

1

Output message in system log. It may have impact on performance due to log output each frame, suggest using when develop or test.

None

2

Do not display at anywhere.